首页>代码>基于SpringBoot+Vue实现的学生选课管理系统>/源代码/CourseManager/CourseManagerApi - idea/src/main/java/com/rabbiter/cm/config/MybatisPlusConfig.java
package com.rabbiter.cm.config;

import com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;

@MapperScan("com.rabbiter.cm.dao.mapper")
@Configuration
public class MybatisPlusConfig {
    @Bean
    public PaginationInterceptor paginationInterceptor() {
        return new PaginationInterceptor();
    }
}
最近下载更多
Boss绝  LV9 5月5日
wanglinddad  LV54 4月4日
dapeng0011  LV13 4月2日
嘛花藤  LV5 4月2日
xiaozhi丶  LV14 3月25日
最代码官方  LV167 3月24日
最近浏览更多
JQY123  LV3 5月5日
Ctrlwin95 5月5日
暂无贡献等级
Boss绝  LV9 5月5日
小陈码代码 4月28日
暂无贡献等级
流连瓦盖法  LV7 4月27日
freedom66  LV2 4月21日
1230123  LV1 4月21日
2716804680  LV9 4月20日
saaaaaa  LV14 4月16日
double green 4月13日
暂无贡献等级
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友